Closed
Bug 1799184
Opened 3 years ago
Closed 2 years ago
Add a flag for single-run pushes without comparisons
Categories
(Testing :: Performance, task, P2)
Testing
Performance
Tracking
(firefox110 fixed)
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: sparky, Assigned: myeongjun.ko)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This would be very useful to have for debugging. If we developers get used to using this tool, then they'll likely default to it for debugging purposes and this debugging might not be for performance issues. We should provide a way to enable single-run pushes without a comparison so that we don't needlessly run tests.
This will be useful once we add the ability to modify the tasks from mach try perf. See --verbose in bug 1772541 which would be used a lot to find issues.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → myeongjun.ko
Status: NEW → ASSIGNED
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/e7b9564ac1c7
Add a flag for single-run pushes without comparisons r=sparky
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•